[INFO] fetching crate rsgridsynth 0.2.0...
[INFO] testing rsgridsynth-0.2.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rsgridsynth 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rsgridsynth 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsgridsynth 0.2.0
[INFO] tweaked toml for crates.io crate rsgridsynth 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsgridsynth 0.2.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsgridsynth 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32c7b252d74b25d1c72d9dae914d0c2ec04a79e0d779e89976845dec4e7bea3b
[INFO] running `Command { std: "docker" "start" "-a" "32c7b252d74b25d1c72d9dae914d0c2ec04a79e0d779e89976845dec4e7bea3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32c7b252d74b25d1c72d9dae914d0c2ec04a79e0d779e89976845dec4e7bea3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c7b252d74b25d1c72d9dae914d0c2ec04a79e0d779e89976845dec4e7bea3b", kill_on_drop: false }`
[INFO] [stdout] 32c7b252d74b25d1c72d9dae914d0c2ec04a79e0d779e89976845dec4e7bea3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdfdc620fe2f4957875b290337afce4596e1695c3a1b02322e2218907ae10bc8
[INFO] running `Command { std: "docker" "start" "-a" "bdfdc620fe2f4957875b290337afce4596e1695c3a1b02322e2218907ae10bc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling dashu v0.4.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling rsgridsynth v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
[INFO] running `Command { std: "docker" "inspect" "bdfdc620fe2f4957875b290337afce4596e1695c3a1b02322e2218907ae10bc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdfdc620fe2f4957875b290337afce4596e1695c3a1b02322e2218907ae10bc8", kill_on_drop: false }`
[INFO] [stdout] bdfdc620fe2f4957875b290337afce4596e1695c3a1b02322e2218907ae10bc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0718895f69e1be7e7214afa32c19bc339fb348037235a1f8f523e481b9192a79
[INFO] running `Command { std: "docker" "start" "-a" "0718895f69e1be7e7214afa32c19bc339fb348037235a1f8f523e481b9192a79", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rsgridsynth v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.12s
[INFO] running `Command { std: "docker" "inspect" "0718895f69e1be7e7214afa32c19bc339fb348037235a1f8f523e481b9192a79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0718895f69e1be7e7214afa32c19bc339fb348037235a1f8f523e481b9192a79", kill_on_drop: false }`
[INFO] [stdout] 0718895f69e1be7e7214afa32c19bc339fb348037235a1f8f523e481b9192a79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 274030881a541c6edc15565e42f3b31bb2b7150dc80c97c4a827ca4ef012d7a9
[INFO] running `Command { std: "docker" "start" "-a" "274030881a541c6edc15565e42f3b31bb2b7150dc80c97c4a827ca4ef012d7a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsgridsynth-522dd0a9b7e6e427)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test odgp::tests::test_empty_interval ... ok
[INFO] [stdout] test odgp::tests::test_use_empty_interval ... ok
[INFO] [stdout] test common::tests::test_sin_fbig_random ... ok
[INFO] [stdout] test common::tests::test_cos_fbig_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.53s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsgridsynth-3f5bdfdb75139a9f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test odgp::tests::test_empty_interval ... ok
[INFO] [stdout] test odgp::tests::test_use_empty_interval ... ok
[INFO] [stdout] test common::tests::test_cos_fbig_random ... ok
[INFO] [stdout] test common::tests::test_sin_fbig_random ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-ba84cd7f24860aa6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test pi_over_4_exact_test ... ok
[INFO] [stdout] test simple_test ... ok
[INFO] [stdout] test pi_over_4_with_phase_test ... ok
[INFO] [stdout] test test_correct_decomposition_up_to_phase ... ok
[INFO] [stdout] test test_low_precision_bug ... ok
[INFO] [stdout] test pi_over_two_test ... ok
[INFO] [stdout] test test_correct_decomposition_exact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsgridsynth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "274030881a541c6edc15565e42f3b31bb2b7150dc80c97c4a827ca4ef012d7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274030881a541c6edc15565e42f3b31bb2b7150dc80c97c4a827ca4ef012d7a9", kill_on_drop: false }`
[INFO] [stdout] 274030881a541c6edc15565e42f3b31bb2b7150dc80c97c4a827ca4ef012d7a9
